Skip to content

2.5.1 fixes interfacetab#1745

Merged
chsami merged 2 commits intomainfrom
development
Apr 15, 2026
Merged

2.5.1 fixes interfacetab#1745
chsami merged 2 commits intomainfrom
development

Conversation

@chsami
Copy link
Copy Markdown
Owner

@chsami chsami commented Apr 15, 2026

2.5.1 fixes interfacetab

@chsami chsami merged commit 63f74b4 into main Apr 15, 2026
2 checks passed
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 15, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 947281da-8cc6-4d6e-96a2-436b7649fbfe

📥 Commits

Reviewing files that changed from the base of the PR and between 4f3c30e and 92d02b3.

📒 Files selected for processing (3)
  • gradle.properties
  • runelite-client/src/main/java/net/runelite/client/plugins/microbot/globval/enums/InterfaceTab.java
  • runelite-client/src/main/java/net/runelite/client/plugins/microbot/util/tabs/Rs2Tab.java

Walkthrough

This pull request updates the microbot version from 2.5.0 to 2.5.1 and adjusts interface tab mappings. The InterfaceTab enum's varcIntIndex values are reassigned for six tabs: FRIENDS (7→9), SETTINGS (9→11), MUSIC (10→13), LOGOUT (8→10), ACC_MAN (12→8), and EMOTES (13→12). Corresponding switch-case mappings in Rs2Tab.onVarClientIntChanged are updated to reflect these new index values, ensuring the tab detection logic continues to function correctly with the remapped indices.

Possibly related PRs

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant